Add gdk-pixbuf-features.h to BUILT_SOURCES.
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 2 Jun 2008 04:58:36 +0000 (04:58 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 2 Jun 2008 04:58:36 +0000 (04:58 +0000)
2008-06-02  Behdad Esfahbod  <behdad@gnome.org>

        * Makefile.am: Add gdk-pixbuf-features.h to BUILT_SOURCES.

svn path=/trunk/; revision=20267

gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am

index 9876a059b4862a7e615b294c1608a328c861b4cc..6e12c81446aeddaab979e7116c3cf97c4f062b2f 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-02  Behdad Esfahbod  <behdad@gnome.org>
+
+       * Makefile.am: Add gdk-pixbuf-features.h to BUILT_SOURCES.
+
 2008-05-29  Matthias Clasen <mclasen@redhat.com>
 
        * io-jasper.c:
index aeccae0bc54179853930d693bb4dbaf1c1eb39e5..0e2864b878c0a6cf5c7b15da8d207a6bdd60923b 100644 (file)
@@ -586,7 +586,8 @@ BUILT_SOURCES =             \
        gdk-pixbuf-enum-types.h \
        gdk-pixbuf-enum-types.c \
        gdk-pixbuf-marshal.h    \
-       gdk-pixbuf-marshal.c
+       gdk-pixbuf-marshal.c    \
+       gdk-pixbuf-features.h
 
 CLEANFILES =
 MAINTAINERCLEANFILES =                 \